Skip to content

feat(recent-files): allow grouping search results by mime type#61164

Draft
cristianscheid wants to merge 1 commit into
masterfrom
feat/noid/recent-mime-type-grouping
Draft

feat(recent-files): allow grouping search results by mime type#61164
cristianscheid wants to merge 1 commit into
masterfrom
feat/noid/recent-mime-type-grouping

Conversation

@cristianscheid

@cristianscheid cristianscheid commented Jun 10, 2026

Copy link
Copy Markdown
Member
  • Resolves: #

Summary

WIP

Config can be set using occ command like below:

occ config:app:set files group_recent_files --value=true
occ config:app:set files recent_files_group_mime_types --value='["image/avif","image/gif","image/heic","image/heif","image/jpeg","image/jpg","image/jxl","image/png","image/tiff","image/webp"]'
occ config:app:set files recent_files_group_timespan_minutes --value=2

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant